shim: don't let build modify shim.config
authorJuergen Gross <jgross@suse.com>
Fri, 20 Apr 2018 15:47:55 +0000 (17:47 +0200)
committerWei Liu <wei.liu2@citrix.com>
Mon, 23 Apr 2018 13:30:46 +0000 (14:30 +0100)
commit8717e7417cebeae162fd61ea4cbdcdd422748f08
tree98b87ae8acc422539d1917d2ba18d2b985fd9226
parentfa9cb90071dbc9a20b01cc6a88d96ba140545af9
shim: don't let build modify shim.config

Currently building the shim will modify shim.config in case some config
option was added or modified in the hypervisor.

Avoid that by copying shim.config to an intermediate file instead.

Signed-off-by: Juergen Gross <jgross@suse.com>
Reviewed-by: Jan Beulich <jbeulich@suse.com>
Acked-by: Wei Liu <wei.liu2@citrix.com>
tools/firmware/xen-dir/Makefile